FLATPAK REMOTES(1) | flatpak remotes | FLATPAK REMOTES(1) |
NAME¶
flatpak-remotes - List remote repositories
SYNOPSIS¶
flatpak remotes [OPTION...]
DESCRIPTION¶
Lists the known remote repositories, in priority order.
By default, both per-user and system-wide installations are shown. Use the --user, --system or --installation options to change this.
OPTIONS¶
The following options are understood:
-h, --help
--user
--system
--installation=NAME
-d, --show-details
--show-disabled
-v, --verbose
--ostree-verbose
--columns=FIELD,...
Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column names to change ellipsization.
FIELDS¶
The following fields are understood by the --columns option:
name
title
url
filter
collection
priority
options
comment
description
homepage
icon
all
help
Note that field names can be abbreviated to a unique prefix.
EXAMPLES¶
$ flatpak remotes --user --show-details
testrepo Test Repository http://209.132.179.91/repo/ no-gpg-verify
SEE ALSO¶
flatpak |